home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / patch / ps3ba1.lha / 3.0bupdate / Macros.LHA / SetRotationPoint.rexx < prev    next >
OS/2 REXX Batch file  |  1994-09-20  |  331b  |  10 lines

  1. /* $VER: SetRotationPoint.rexx 1.0 (02.9.94)
  2.    Copyright 1994 Soft-Logik Publishing Corporation
  3.    May not be distributed without Soft-Logik Publishing Corporation's express written permission */
  4.  
  5. ADDRESS 'PAGESTREAM'
  6. options results
  7.  
  8. 'getcoord click message "Click to set the rotation point..."'
  9. editobject about click.x click.y
  10.